Skip to content

V2-V1 comparison checks use non-existent V2 result property#2536

Merged
nikhilwoodruff merged 2 commits into
masterfrom
nikhilwoodruff/issue2535
Jun 3, 2025
Merged

V2-V1 comparison checks use non-existent V2 result property#2536
nikhilwoodruff merged 2 commits into
masterfrom
nikhilwoodruff/issue2535

Conversation

@nikhilwoodruff
Copy link
Copy Markdown
Collaborator

Fixes #2535

@nikhilwoodruff nikhilwoodruff self-assigned this Jun 3, 2025
@nikhilwoodruff nikhilwoodruff added the enhancement New feature or request label Jun 3, 2025
@nikhilwoodruff nikhilwoodruff requested a review from anth-volk June 3, 2025 23:05
@nikhilwoodruff nikhilwoodruff force-pushed the nikhilwoodruff/issue2535 branch from 8be1725 to 36200c2 Compare June 3, 2025 23:10
Copy link
Copy Markdown
Collaborator

@anth-volk anth-volk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for super quick fix @nikhilwoodruff.

@nikhilwoodruff nikhilwoodruff merged commit 1d321ea into master Jun 3, 2025
5 checks passed
@nikhilwoodruff nikhilwoodruff deleted the nikhilwoodruff/issue2535 branch June 3, 2025 23:18
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 3, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.56%. Comparing base (b8acbc3) to head (36200c2).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ngine_api/jobs/calculate_economy_simulation_job.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2536      +/-   ##
==========================================
- Coverage   63.62%   63.56%   -0.06%     
==========================================
  Files          56       56              
  Lines        2161     2163       +2     
  Branches      287      287              
==========================================
  Hits         1375     1375              
- Misses        729      731       +2     
  Partials       57       57              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V2-V1 comparison checks use non-existent V2 result property

2 participants